Skip to content

Fix remaining clippy issues with --all-targets#1113

Open
lionel- wants to merge 3 commits intotask/clippy-auto-all-targetsfrom
task/clippy-manual-all-targets
Open

Fix remaining clippy issues with --all-targets#1113
lionel- wants to merge 3 commits intotask/clippy-auto-all-targetsfrom
task/clippy-manual-all-targets

Conversation

@lionel-
Copy link
Contributor

@lionel- lionel- commented Mar 12, 2026

Branched from #1112
Progress towards #1104


($expression:expr, $pattern:pat_param) => {
assert!(matches!($expression, $pattern))
#[allow(clippy::redundant_pattern_matching)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you know what this one is about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants